Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Desk Calculator
desk-calc.rv:1.3.0
2.5 KB
14 Oct 2004
A tool for simple calculations.
author: Ryan S. Cole
Days Per Month
days-per-month.rv:1.0.0
718 bytes
13 Mar 2003
Adds Days per Month to system/locale.
author: Andrew Martin
Duplicate Directory
duplicate-directory.rv:1.0.1
1.0 KB
13 Mar 2003
Duplicates the structure and files of a directory.
author: Andrew Martin
Dictionary Lookup
dict.rv:1.0.0
906 bytes
13 Mar 2003
Uses the Merriam-Webster website for dictionary and thesaurus lookups, without using their form. Just a small utility really.
author: Jos Yule
disable face
disable-face.rv:1.0.0
1.7 KB
13 Mar 2003
disable and enable face
author: Volker Nitsch
dir-tree
dir-tree.rv:1.0.0
1.8 KB
13 Mar 2003
Recursively build a rebol and human readable tree from a directory or a ftp site. Maximum depth can be set.
author: Stephane Bagnier
Save email attachments to disk
detach.r2.3 KB
13 Mar 2003
Detach mail attachments
author: Sterling Newton
using dict protocol from dict.org
dict-demo.r
 documentation
v:0.9.3
8.7 KB
27 Feb 2008
Some usage words for dict:// protocol based on RFC2229
author: Brian Tiffin
Date and time functions
date-time.r
 discussion
v:1.1
11.8 KB
24 Feb 2011
This script contains the Rebol implementation of some date and time functions provided in the glibc library and the gnumeric (and therefore Microsoft Excel) software. While the use and handling of date and time data are in most cases straightforward with Rebol, some of the advanced date and times functionalities found in glibc and gnumeric are still missing in [...]
author: Francois Vanzeveren
Demo
demo.r4.1 KB
14 Sep 2009
Amazingly small REBOL demo app: 10 useful programs in only 2.5k (LESS THAN HALF A PRINTED PAGE OF CODE!): 1 - FREEHAND PAINT: draw and save graphic images 2 - SNAKE GAME: eat food, avoid hitting the walls and yourself 3 - TILE PUZZLE, 15 : arrange the tiles into alphabetical order 4 - CALENDAR: save [...]
author: nick
Dice roller generator
dice-roller.rv:1.0.1
1.1 KB
19 Jul 2012
icon for dice-roller.rFrom an idea of Adrew Martin a dice rolling generator for role-playing game like D&d or D20.
author: Massimiliano Vessi
Dir
dir.rv:3.1.0
508 bytes
13 Mar 2003
Directory manipulation functions.
author: Andrew Martin
Dir-map explorer
dir-map-explorer.rv:0.1.2
5.6 KB
13 Mar 2003
to work with directory maps generated by %dir-mapper.r script
author: Oldes
DNS protocol
dig.rv:0.0.1
13.6 KB
21 Feb 2005
REBOL DIG : Implementation of DNS protocol (RFC 1035) URL is dig://name-server/TYPE/name ans: read dig://ns.thomething.com/SOA/thomething.com ans: read dig://172.30.1.1/PTR/194.252.19.3 ans: read dig::/172.30.1.1/A/noway.myhome.com you can see a list of available TYPEs in cmd-list in beginning of code use ans/to-str to [...]
author: VDemong
Downloader
downloader.rv:0.2.2
2.8 KB
13 Mar 2003
To download multiple remote files and show the progress
author: oldes
Dump-Face
dump-face.rv:1.0.0
3.0 KB
24 Nov 2003
Dump a face and its subfaces and deep find shared faces in a pane (for debugging) Returns the face itself, so can be used like probe. Overwrite the standard Rebol function.
author: Romano Paolo Tenca
Dump-Style
dump-style.rv:1.0.0
2.6 KB
24 Nov 2003
Dump style facets and returns a block which can be passed to stylize to create a clone of the style.
author: Romano Paolo Tenca
EnList
enlist.rv:0.0.3
10.3 KB
20 Jul 2003
Simple GUI for encap tools
author: Gregg Irwin
REBOL::EXIF::IMAGE
exif-image.rv:1.2
4.1 KB
22 Dec 2003
obsluga plikow JPEG/EXIF
author: Piotr Gapinski
REBOL::EXIF
exif-core.r
 discussion
v:1.3
9.7 KB
22 Dec 2003
obsluga plikow JPEG/EXIF
author: Piotr Gapinski